github.com/andybalholm/brotli.blockSplitCode.type_code_calculator (field)

3 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L150: 	type_code_calculator blockTypeCodeCalculator
		brotli_bit_stream.go#L1012: 	var typecode uint = nextBlockTypeCode(&code.type_code_calculator, block_type)
		brotli_bit_stream.go#L1135: 	initBlockTypeCodeCalculator(&self.block_split_code_.type_code_calculator)